home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / REG15AP / Reg15AP.lzh / RegBackAP / NEC Pc9821用 / LoadAP.bat next >
DOS Batch File  |  1998-12-21  |  289b  |  7 lines

  1. Rem  *****  RegBackAP Ver1.5  *****
  2. attrib -h -r -s a:\windows\system.dat
  3. attrib -h -r -s a:\windows\user.dat
  4. copy a:\windows\system.sav   a:\windows\system.dat
  5. copy a:\windows\user.sav     a:\windows\user.dat
  6. attrib +h +r +s a:\windows\system.dat
  7. attrib +h +r +s a:\windows\user.dat